Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi Account Mixed Observability Observability Accelerator #110

Merged
merged 211 commits into from
Oct 6, 2023

Conversation

iamprakkie
Copy link
Contributor

This PR adds Multi Account Mixed Observability Observability Accelerator pattern.

Change log

  1. Monitoring Environment now has an EKS cluster built using ObservabilityBuilder with Grafana Operator and External Secrets using GrafanaOperatorConstruct. Uses ArgoCDAddOn for GitOps.

  2. Sample apps for prod accounts will be taken from https://github.com/iamprakkie/aws-observability-accelerator.git instead of https://github.com/aws-samples/eks-blueprints-workloads.git. Final change will be updated to aws-observability/aws-observability-accelerator.

  3. Identity, datasources, dashboards for Grafana Operator are from https://github.com/iamprakkie/aws-observability-accelerator.git. Final change will be updated to aws-observability/aws-observability-accelerator. Grafana Dashboard URLs taken from cdk.json.

  4. Documentation covers all steps required to deploy the pattern.

  5. Trust entities for AMP role and CW role now uses WorkspaceIamRole as principal.

  6. github-token and github-ssh-key are stored in AWS SecretsManager in pipeline and monitoring account. Rest all are moved to SSM Securestring parameter.

  7. gitOwner will be picked up from SSM parameter /cdk-accelerator/pipeline-git-info.

  8. Clean up script takes care of deleting stack resources and stack which are not covered with pattern destroy option.

  9. Can be used for multi-account with multiple-regions too.

Work in progress

  1. Architecture diagram.

  2. sample-apps and grafana-operator-app git URLs to point out to aws-observability/aws-observability-accelerator.

Copy link
Contributor

@elamaran11 elamaran11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iamprakkie AWSome work. some minor feedback. Also mkdocs.yml file update and readMe update for list of patterns is missing.

package.json Show resolved Hide resolved
mkdocs.yml Outdated Show resolved Hide resolved
mkdocs.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@elamaran11 elamaran11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iamprakkie Finally. Looks AWSome. This is outstanding work. So happy it got to Amazing shape. Thankyou for the hardwork. LGTM

Copy link
Contributor

@elamaran11 elamaran11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to Mon is not done

Copy link
Contributor

@elamaran11 elamaran11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elamaran11 elamaran11 merged commit 8f07b19 into aws-observability:main Oct 6, 2023
@elamaran11 elamaran11 linked an issue Oct 6, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pattern for Multi Account with Centralized Grafana.
2 participants